home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 176-200 / scopedisk194 / battmemv1.1 / battmem.doc < prev    next >
Text File  |  1995-03-19  |  2KB  |  72 lines

  1.  
  2.                                BattMem v1.1
  3.  
  4.                                     By
  5.                                 Doug Keller
  6.  
  7.                    Copyright 1990 Synthetic Technologies
  8.  
  9.  
  10. [0] Introduction
  11.  
  12. Battmem is an editor for the battery backed RAM in the Amiga 3000.  Battmem
  13. requires AmigaDOS 2.0 and an Amiga 3000.  Currently there are four items
  14. that can be changed, SCSI controller ID, Synchronous SCSI, SCSI Timeout,
  15. and SCSI luns.
  16.  
  17. It is pretty self explanatory how Battmem works.  Near the bottom of the
  18. window there is a box that shows the 96 bits of the battery backed memory.
  19.  
  20. If Battmem is run on a machine other then an A3000, it will appear to work.
  21. Apparently the ReadBattMem() and WriteBattMem() functions do not return
  22. errors if run on a non A3000 machine.
  23.  
  24.  
  25. [1] SCSI Controller ID
  26.  
  27. This is the SCSI ID of the hard disk controller.  The default is 7.  These
  28. are bits 65, 66, and 67 of the battery backed ram.
  29.  
  30.  
  31. [2] Initiate Synchronous SCSI
  32.  
  33. This will tell the driver to initiate synchronous SCSI transfers.  Only use
  34. this if the hard drive you have supports synchronous SCSI.  All Quantums
  35. support synchronous SCSI.  This is bit 68 for the battery backed ram.
  36.  
  37.  
  38. [3] SCSI Timeout
  39.  
  40. This is the amount of time the 3000 waits on power up for the hard drive.
  41. With Quantums 128ms is fine but from what I hear Seacrates need it set to 2
  42. secs since they take longer to power up.  This is bit 1 of the battery
  43. backed ram.
  44.  
  45.  
  46. [4] SCSI Lun
  47.  
  48. This determines weather the 3000 checks just lun 0 or checks all luns.  If
  49. you have an adaptic or some other SCSI device that supports multiple luns
  50. then you might need to set this bit.  This is bit 2 of the battery backed
  51. ram.
  52.  
  53.  
  54. [5] Legal junk
  55.  
  56. Permission is granted to distribute this program and its documentation for
  57. non-commercial purposes as long as the copyright notices are not removed.
  58. This program may not distributed for a profit without permission from Doug
  59. Keller.  Fred Fish has permission to distribute this program as part of the
  60. Fred Fish library.
  61.  
  62.  
  63. [6] Bugs and Info
  64.  
  65. If you would like to get in touch with me I can be reached on the following
  66.  
  67.        BIX: dkeller
  68.  
  69.        UUCP: dsk@ibm.com  until December 1990
  70.  
  71.              dkeller@lynx.northeastern.edu  starting Jan 1991
  72.